home *** CD-ROM | disk | FTP | other *** search
- Path: btree.is.brooktree.com!usenet
- From: sasha@brooktree.com (Alex Bakaev)
- Newsgroups: comp.lang.c++
- Subject: Re: Q: Borland-C++ 4.5 Linker Fatal: Unable to open file 'bidsdfi.lib'
- Date: Sun, 07 Jan 1996 23:19:35 GMT
- Organization: Brooktree Corporation
- Message-ID: <4cpkds$qt8@btree.brooktree.com>
- References: <4cjvlv$bs6@rks1.urz.tu-dresden.de>
- NNTP-Posting-Host: komissar.is.brooktree.com
- X-Newsreader: Forte Free Agent v0.46
-
- foerster@rcs.urz.tu-dresden.de (Michael Foerster) wrote:
-
- >I try to link a project and get the following message a the beginning
- >of the linking:
- >Linker Fatal: Unable to open file 'bidsdfi.lib'
-
- >This file doesn't exist in the German distribution of BC 4.5!!!
- >I want to have a Win32s executable!!!
-
- You might be trying to create a diagnostic version of the application
- and that requires a diagnostic libraries which you have to build
- yourself - needed makefiles are included.
-
- Hope this helps, Alex
-
-
-